Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(rtl): add postcss rtl plugin, browserlist and storybook toolbar #1010

Closed
wants to merge 2 commits into from

Conversation

dividead
Copy link
Contributor

No description provided.

@dividead dividead added the RTL Issue or pull request related to right-to-left functionality label Sep 14, 2023
@gravity-ui-bot
Copy link
Contributor

Preview is ready.

const replace = require('gulp-replace');
const ts = require('gulp-typescript');
const rtl = require('postcss-rtl');
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

but this is covered by postcss-env plugin

@amje
Copy link
Contributor

amje commented Dec 27, 2023

RTL is now supported in next branch. Closing this PR

@amje amje closed this Dec 27, 2023
@amje amje deleted the rtl-v2 branch July 16, 2024 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RTL Issue or pull request related to right-to-left functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants